home *** CD-ROM | disk | FTP | other *** search
/ com!online 2001 December / COMCD1201.iso / toptools / dynaflash / tutorial / english / dynaflash.swf / scripts / DefineButton2_283 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2001-08-09  |  110 b   |  5 lines

  1. on(release){
  2.    _parent.variablesMC.externalPlay = _parent.lastScript;
  3.    _parent.variablesMC.ShowIt();
  4. }
  5.